github.com/gotd/td/telegram/downloader.chunk.tag (field)

7 uses

	github.com/gotd/td/telegram/downloader (current package)
		client.go#L35: 	tag  tg.StorageFileTypeClass
		master.go#L64: 		return chunk{data: result.Bytes, tag: result.Type}, nil
		parallel.go#L58: 						stop(b.tag)
		parallel.go#L69: 						stop(b.tag)
		stream.go#L33: 				stop(b.tag)
		stream.go#L44: 				stop(b.tag)
		web.go#L46: 	return chunk{data: file.Bytes, tag: file.FileType}, nil